home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Format CD 46
/
Amiga Format CD46 (1999-10-20)(Future Publishing)(GB)[!][issue 1999-12].iso
/
-in_the_mag-
/
reader_requests
/
scilab
/
man
/
man-part2
/
cat2
/
metanet.2
< prev
next >
Wrap
Text File
|
1999-09-16
|
717b
|
67 lines
metanet(1) Scilab function metanet(1)
NAME
metanet - open a Metanet window
CALLING SEQUENCE
[window] = metanet([path])
PARAMETERS
path : string, directory where graph files are searched
window : integer, window number
DESCRIPTION
This function is used to open a Metanet window from Scilab. path is an
optional argument; it is the directory where graph files are searched. By
default, path is the working directory. Usually, show_graph is used and
metanet is seldom used.
Each time metanet is executed, a new window is created and its number is
incremented by 1.
SEE ALSO
netwindow, netwindows, show_graph